home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
xtras
/
pomlite.dir
/
Internal_7.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-06
|
245 b
|
9 lines
on exitFrame
if the controlDown then
set the text of member "docs" to "Preview" && word 2 of the text of member "docs"
else
set the text of member "docs" to "Print" && word 2 of the text of member "docs"
end if
go(the frame)
end